This is a Complete Git tutorial course with Tortoise Git Tool.
This Course is created for every computer student and any IT person whose working or who want to work in IT.
This Course will very helpful to understand what is Git and its operation with the tortoise Git Tool.
This Course will be Helpful to understand practical IT company work.
This course is designed to be a comprehensive approach to Git, which means no prior knowledge or experience is required but students will emerge at the end with a very solid understanding and hands-on experience with Git and related source control concepts.
Recent Course Updates
Added Updates and Errata section
Added Tagging section
Course Outline
Course Introduction and Overview provides an introduction to this course and the Git source control system and sets the stage for the rest of the course.
After the introduction, the first thing we do is Git Installation for both Windows and Mac.
Quick Start is a very quick (15 minutes), hands-on introduction to Git. We start off by signing up for GitHub, creating a repository there, making a local copy (clone), local changes (add/commit) and then updating GitHub with our changes (push).
In Basic Commands, we walk through all the foundational commands needed to start a new project managed by Git (or enable Git for an existing project) all the way through making commits, including common file operations like moving and deleting files. We also cover how to exclude the wrong files from accidentally being committed and how to review your repository's history.
With a strong foundation in place, we explore ways to make Comparisons in Git, including all the different local states, between commits, and between local and remote repositories.
We give great attention to Branching and Merging in Git. We start off with the simple "happy path" and learn about "Fast-Forward" merges and how to control them. Then we walk through common "automatic" merges. Finally, we cause trouble on purpose so we can step through resolving conflicting merges with our visual merge tool.
With a strong foundation in branching and merging, we will then cover a more complex topic, Rebasing. In that section, we cover several rebasing examples, including how to resolve a rebase conflict.
In the Stashing section, we save our work-in-progress while we attend to more pressing issues, then pick up where we left off after that.
NEW: In the Tagging section, we mark important milestones or releases within our project. We also use those tags later for comparing differences between important milestones. We also look at how to use tags within GitHub.
All tools have installation and configuration sections to ensure no one is left behind.
Course Features
Presentations provide audio/video training of conceptual ideas. Since few like slide-ware presentations, slide presentations are kept to a minimum.
Who this course is for:
Lesson- 1: What is Tortoise Git | Download & Install 00:07:57
Lesson- 1: Git Clone | Using Tortoise git Tool Preview 00:02:52
Lesson- 2: Git Commit & Push | using Tortoise Git Tool 00:05:13
Lesson- 1: Git fetch & merge using Tortoise Git Tool 00:05:51
Lesson- 2: Git Pull using Tortoise Git Tool 00:04:16
Lesson- 1: How to create Branches in Git ? 00:02:07
Lesson- 2: Fetch | Switch New Branches from Remote server to local server 00:04:48
Lesson- 1: How to Merge branches in Git ? 00:03:31
Lesson- 2: Git Merge | Git Conflict | 3way Merge 00:05:56
Lesson- 1: Create , switch Branch At local server 00:01:57
Lesson- 2: Track local branches to Remote server | untrack to track Branch 00:02:09
Lesson- 3: How to Delete Branch At local server 00:01:59
We can send you everything you need to know about this course through email.
We respect your privacy. your information is safe and will never be shared.